(Updated November 29, 2019)
(Updated November 4, 2019)
Moving forward, you can post new questions to the IBM Support Forums using the "ENGINEERING REQUIREMENTS MANAGEMENT DOORS" product tag. There are many enhancements coming that will help to improve your forum experience.
(Updated Oct 18, 2019)
During the migration
When the migration is started, this forum will be locked. We will pin an announcement to the top of the forum to remind you that the content is being transferred to the new location. The migration is expected to take approximately 1 week to complete.
After the migration
Once the migration is complete, you will find your questions in the new IBM Support forums space on IBM.com.
Keep an eye on the IBM Support Insider blog as we continue to evolve your forums experience in the new location.
iron-man - Wed Aug 28 12:28:23 EDT 2019 |
Re: Support Q&A's are moving! I will keep an open mind on this but I am not crazy about this move. Many post older than 18 mos and maybe not very popular are still very valuable to this community. In addition, the ability to search a specialized DXL forum for DXL code always results in applicable posts. I have never had such luck with the IBM Support site, resulting in my giving up. What precautions are being made to make the search for dxl code to actually result in dxl posts? Are we going to lose all other post that don't meet the popularity contest rules? Regards Sara |
Re: Support Q&A's are moving! I just got a small insight in the posts you migrated, It seems that you have the same problem as after the last forum migration. Especially that DXL code is not tagged as code. The code string attr = "Contract Number" string content = "12345-a" m.attr = content becomes a single garbaged line: string attr = "Contract Number"string content = "12345-a"m.attr = content
That means that all code examples collected over the last 15 years or so will become useless. Please, please, please improve your migration script!!!!!!
Edit: oh, it is way worse: When you post something at mysupport, it is not even possible to tag anything as formatted code. |
Re: Support Q&A's are moving! Missing links to other forum posts.
In addition, I stumbled over https://stg-ibmsf.cs90.force.com/mysupport/s/question/0D71F000000EgXo/is-there-any-method-which-tells-us-link-is-not-created. This post references another post.
Original: https://www.ibm.com/developerworks/community/forums/html/topic?id=17ee27a5-47b1-4294-95f1-3a95a932731d
Now: […]I think the posts inshould cover more or less all scenarios, […]
I think this should be corrected... |
Re: Support Q&A's are moving! smarti.sj - Thu Aug 29 14:34:37 EDT 2019 I will keep an open mind on this but I am not crazy about this move. Many post older than 18 mos and maybe not very popular are still very valuable to this community. In addition, the ability to search a specialized DXL forum for DXL code always results in applicable posts. I have never had such luck with the IBM Support site, resulting in my giving up. What precautions are being made to make the search for dxl code to actually result in dxl posts? Are we going to lose all other post that don't meet the popularity contest rules? Regards Sara Hi Sara, Thanks for your feedback. Our teams are reviewing the migration data to identify additional high value content to include in a subsequent migration update. In regards to the code, there are improvements to inline code coming that will include the ability to search in the new forum experience. |
Re: Support Q&A's are moving! Mike.Scharnow - Thu Aug 29 16:17:42 EDT 2019 Missing links to other forum posts.
In addition, I stumbled over https://stg-ibmsf.cs90.force.com/mysupport/s/question/0D71F000000EgXo/is-there-any-method-which-tells-us-link-is-not-created. This post references another post.
Original: https://www.ibm.com/developerworks/community/forums/html/topic?id=17ee27a5-47b1-4294-95f1-3a95a932731d
Now: […]I think the posts inshould cover more or less all scenarios, […]
I think this should be corrected... Hi Mike, Migrations are in process and should not be an issue once completed. |
Re: Support Q&A's are moving! Mike.Scharnow - Thu Aug 29 15:29:24 EDT 2019 I just got a small insight in the posts you migrated, It seems that you have the same problem as after the last forum migration. Especially that DXL code is not tagged as code. The code string attr = "Contract Number" string content = "12345-a" m.attr = content becomes a single garbaged line: string attr = "Contract Number"string content = "12345-a"m.attr = content
That means that all code examples collected over the last 15 years or so will become useless. Please, please, please improve your migration script!!!!!!
Edit: oh, it is way worse: When you post something at mysupport, it is not even possible to tag anything as formatted code. Hi Mike, There are improvement to inline code coming in the new forum experience. |